home *** CD-ROM | disk | FTP | other *** search
/ CompuServe CD 495W / Compuserve XTreme Edition 495W.iso / shopping / toyota / toyota.dir / 00256.ls < prev    next >
Encoding:
Text File  |  1995-08-09  |  151 b   |  10 lines

  1. on mouseUp
  2.   puppetTransition(1, 1, 1, 0)
  3.   repeat with n = 1 to 48
  4.     puppetSprite(n, 0)
  5.   end repeat
  6.   sound stop 1
  7.   sound stop 2
  8.   go("manM")
  9. end
  10.